Skip to content

feat(skills): add Euro-Office AI-assisted task pipeline#282

Open
Alex-Arsys wants to merge 1 commit into
mainfrom
docs/agents-skills
Open

feat(skills): add Euro-Office AI-assisted task pipeline#282
Alex-Arsys wants to merge 1 commit into
mainfrom
docs/agents-skills

Conversation

@Alex-Arsys

Copy link
Copy Markdown

Five portable skills covering the full task lifecycle — fetch/define → plan → implement → audit → prepare PR — with cross-tool support for Claude Code, Codex, and Cursor.

Skills (blueprint · breakdown · apply · audit · prepare-pr):

  • blueprint: onboards gh/Jira on first run; fetches GitHub/Jira issues or accepts manual paste; investigates affected repos; writes plan.md with Gherkin acceptance criteria
  • breakdown: decomposes plan.md into atomic ~5-min steps in tasks.md; proposes feature/ branch per affected repo (assisted)
  • apply: ensures task branch interactively (propose/rename/confirm); applies one step; shows build/lint/test command; stops — never auto-runs builds or commits
  • audit: security (/security-review + AGPL + memory-leak sweep) + code review (/code-review) + emulated quality gate (A–E) + proposed PR comments; task diff → .ai/tasks//review.md, standalone PR review → .ai/reviews/-/review.md (a PR review is not a task)
  • prepare-pr: drafts PR body + shows gh pr create; never submits

Five portable skills covering the full task lifecycle — fetch/define →
plan → implement → audit → prepare PR — with cross-tool support for
Claude Code, Codex, and Cursor.

Skills (blueprint · breakdown · apply · audit · prepare-pr):
- blueprint: onboards gh/Jira on first run; fetches GitHub/Jira issues
  or accepts manual paste; investigates affected repos; writes plan.md
  with Gherkin acceptance criteria
- breakdown: decomposes plan.md into atomic ~5-min steps in tasks.md;
  proposes feature/<task-id> branch per affected repo (assisted)
- apply: ensures task branch interactively (propose/rename/confirm);
  applies one step; shows build/lint/test command; stops — never
  auto-runs builds or commits
- audit: security (/security-review + AGPL + memory-leak sweep) + code
  review (/code-review) + emulated quality gate (A–E) + proposed PR
  comments; task diff → .ai/tasks/<id>/review.md, standalone PR review
  → .ai/reviews/<repo>-<n>/review.md (a PR review is not a task)
- prepare-pr: drafts PR body + shows gh pr create; never submits

Assisted-by: ClaudeCode:claude-opus-4-8
Signed-off-by: Alex Hernández <ahmartin@arsys.es>
@Alex-Arsys Alex-Arsys self-assigned this Jul 15, 2026
@Alex-Arsys Alex-Arsys requested a review from a team as a code owner July 15, 2026 09:52
@Alex-Arsys Alex-Arsys moved this from 📄 To do to 🏗️ In progress in 📄 Euro-Office team Jul 15, 2026
@Alex-Arsys Alex-Arsys moved this from 🏗️ In progress to 👀 In review in 📄 Euro-Office team Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

1 participant