بنقرة واحدة
default-workflow
Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Expert guidance for Azure DevOps CLI (az devops) - automation, pipelines, repos, boards, and artifacts management. Use when working with Azure DevOps, managing pipelines, creating work items, or when user mentions ADO, builds, releases, or Azure repos.
Expert backlog manager that prioritizes work using multi-criteria scoring, analyzes dependencies, and recommends optimal next tasks. Activates when managing backlogs, prioritizing work, adding items, or analyzing what to work on next.
Run Microsoft's eval-recipes benchmarks to validate amplihack improvements against baseline agents. Activates when testing with eval-recipes, running evals, or benchmarking changes.
Expert knowledge of Microsoft Agent Framework for building production AI agents and workflows. Use when building agents with Microsoft's framework, multi-agent orchestration, or tool integration.
Expert project manager orchestrating backlog-curator, work-delegator, workstream-coordinator, and roadmap-strategist sub-skills. Coordinates complex software projects through delegation and strategic oversight. Activates when managing projects, coordinating work, or tracking overall progress.
Expert strategist managing project roadmaps, goals, milestones, and strategic direction. Tracks goal progress, ensures alignment, and provides strategic recommendations. Activates when planning roadmaps, setting goals, tracking milestones, or discussing strategic direction.
| name | default-workflow |
| version | 1.0.0 |
| description | Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations. |
| DEPRECATED | true |
| deprecation_notice | This skill is DEPRECATED as of 2025-11-26. Workflow selection is now handled directly in CLAUDE.md via the "MANDATORY: Workflow Selection" section. Read the workflow file directly instead of using this skill wrapper. |
| auto_activates | [] |
| explicit_triggers | ["/ultrathink","/amplihack:default-workflow"] |
| confirmation_required | true |
| skip_confirmation_if_explicit | true |
| token_budget | 4500 |
This skill provides the standard development workflow for all non-trivial code changes in amplihack. It auto-activates when detecting multi-file implementations, complex integrations, or significant refactoring work.
The workflow defines the canonical execution process: from requirements clarification through design, implementation, testing, review, and merge. It ensures consistent quality by orchestrating specialized agents at each step and enforcing philosophy compliance throughout.
This is a thin wrapper that references the complete workflow definition stored in a single canonical location, ensuring no duplication or drift between the skill interface and the workflow specification.
This skill is a thin wrapper that references the canonical workflow:
Source: .claude/workflow/DEFAULT_WORKFLOW.md (471+ lines)
The canonical workflow contains the complete development process with all details, agent specifications, and execution guidance.
When this skill is activated, you MUST:
Read the canonical workflow immediately:
Read(file_path=".claude/workflow/DEFAULT_WORKFLOW.md")
Note: Path is relative to project root. Claude Code resolves this automatically.
Follow all steps exactly as specified in the canonical workflow
Use TodoWrite to track progress through workflow steps with format:
Step N: [Step Name] - [Specific Action]Step 1: Rewrite and Clarify Requirements - Use prompt-writer agentInvoke specialized agents as specified in each workflow step:
Benefits:
This skill auto-activates for:
.claude/workflow/DEFAULT_WORKFLOW.md.claude/commands/amplihack/ultrathink.md.claude/skills/ultrathink-orchestrator/.claude/skills/investigation-workflow/