feature-marker

分类: 工具与效率 | 上传者: ViniciuscarvalhoViniciuscarvalho | 下载: 0 | 版本: v1.0(最新)

端到端功能开发协调器,可自动化从需求到拉取请求的整个生命周期。生成 PRD、技术规范和任务分解工件,然后执行 4 阶段工作流程:分析 → 实施 → 测试 → 提交和 PR。支持 5 种执行模式:完整工作流(生成所有工件 + 运行所有阶段)、仅任务(跳过生成,使用现有文件)、Ralph Loop(自主自校正执行)、规范驱动(具有工作树隔离的多代理审查)和仅测试(专门运行测试阶段)。包括检查点/恢复,因此可以在任何阶段暂停和恢复工作,并自动检测 GitHub、Azure DevOps 或 GitLab 以进行 PR 创建。与平台无关,具有针对 iOS/Swift、Node.js/TypeScript、Rust、Python 和 Go 的自动堆栈检测。 当用户说“实现此功能”、“构建功能 X”、“启动新功能”、“创建 PRD”、“生成技术规范”、“分解任务”、“功能工作流程”、“计划此功能”、“从规范实现”、“运行完整工作流程”、“恢复功能”、“从我上次停下来的地方继续”、要求从需求到实现、想要端到端自动化功能开发时,始终使用此技能PRD 到 PR 管道,或者说“/feature-marker”——即使他们只是说“我需要构建 X”而没有明确提及工作流程。当用户提到“Ralph Loop”、“规范驱动模式”、“检查点”或要求从 PRD 或技术规范生成任务时也会触发。

更新日志: Source: GitHub https://github.com/Viniciuscarvalho/Feature-marker

目录结构

当前层级: tree/main/

  • 📁 .claude/
    • 📁 feature-state/
      • 📁 kanban-on-marker/
        • 📄 checkpoint.json 692 B
  • 📁 .github/
    • 📁 workflows/
      • 📄 close-linear-issue.yml 3.4 KB
    • 📄 FUNDING.yml 25 B
  • 📁 assets/
    • 📄 banner-peekaboo.svg 3.6 KB
    • 📄 banner.svg 2.7 KB
    • 📄 feature-marker-demo.gi 1.4 MB
    • 📄 feature-marker-demo.gif 1.1 MB
    • 📄 logo.svg 1.3 KB
    • 📄 README.md 1.9 KB
  • 📁 bin/
    • 📄 feature-marker-orchestrate 1.0 KB
  • 📁 feature-marker-dist/
    • 📁 agents/
      • 📄 feature-marker.md 35.0 KB
    • 📁 feature-marker/
      • 📁 lib/
        • 📄 config.sh 2.1 KB
        • 📄 dependency-installer.sh 6.6 KB
        • 📄 mcp-detector.sh 10.5 KB
        • 📄 menu.sh 10.7 KB
        • 📄 platform-detector.sh 2.1 KB
        • 📄 spec-workflow-bridge.sh 8.1 KB
        • 📄 stack-detector.sh 14.8 KB
        • 📄 state-manager.sh 4.4 KB
        • 📄 ui.sh 3.2 KB
      • 📁 references/
        • 📁 mcp-adapters/
          • 📄 docker.md 1.4 KB
          • 📄 playwright.md 2.4 KB
          • 📄 xcodebuild.md 2.3 KB
        • 📁 stack-patterns/
          • 📄 python.md 3.1 KB
          • 📄 react.md 3.3 KB
          • 📄 swift.md 3.5 KB
      • 📁 resources/
        • 📁 spec-workflow/
          • 📁 personas/
            • 📄 api-security-reviewer.md 2.8 KB
            • 📄 data-migration-reviewer.md 3.0 KB
            • 📄 firebase-cost-reviewer.md 2.3 KB
            • 📄 ios-performance-reviewer.md 2.6 KB
            • 📄 payment-flow-reviewer.md 3.1 KB
          • 📁 references/
            • 📄 config.md 7.1 KB
            • 📄 personas.md 6.7 KB
            • 📄 spec-template.md 3.5 KB
            • 📄 spec-writer-integration.md 4.1 KB
          • 📁 skills/
            • 📁 ac-lock/
              • 📄 SKILL.md 6.8 KB
            • 📁 context-gatherer/
              • 📄 SKILL.md 5.5 KB
            • 📁 create-worktree/
              • 📄 SKILL.md 3.7 KB
            • 📁 idea-explorer/
              • 📄 SKILL.md 8.7 KB
            • 📁 ios-workflow/
              • 📄 SKILL.md 8.2 KB
            • 📁 platform-detection/
              • 📄 SKILL.md 5.2 KB
            • 📁 prd-validator/
              • 📄 SKILL.md 8.4 KB
            • 📁 prompt-enricher/
              • 📄 SKILL.md 5.7 KB
            • 📁 spec-executor/
              • 📄 SKILL.md 15.0 KB
            • 📁 spec-orchestrator/
              • 📄 SKILL.md 11.5 KB
            • 📁 spec-workflow-init/
              • 📄 SKILL.md 9.7 KB
            • 📁 spec-writer/
              • 📄 SKILL.md 12.6 KB
            • 📁 tasks-validator/
              • 📄 SKILL.md 9.7 KB
            • 📁 techspec-validator/
              • 📄 SKILL.md 10.1 KB
            • 📁 test-only/
              • 📄 SKILL.md 8.4 KB
          • 📄 ABSTRACTION_PLAN.md 20.9 KB
          • 📄 PROJECT-template.md 2.6 KB
          • 📄 README.md 3.7 KB
        • 📄 commit.md 9.7 KB
      • 📁 scripts/
        • 📄 discover-env.sh 5.6 KB
      • 📁 templates/
        • 📄 prd-template.md 6.8 KB
        • 📄 techspec-template.md 9.4 KB
      • 📄 .DS_Store 6.0 KB
      • 📄 feature-marker.sh 6.6 KB
      • 📄 install.sh 5.0 KB
      • 📄 SKILL.md 16.8 KB
    • 📄 .DS_Store 6.0 KB
    • 📄 CHANGELOG.md 10.6 KB
    • 📄 README.md 2.6 KB
  • 📁 homebrew/
    • 📄 feature-marker.rb 4.6 KB
    • 📄 README.md 867 B
    • 📄 update-tap.sh 1.5 KB
  • 📁 npm/
    • 📁 bin/
      • 📄 feature-marker.js 8.5 KB
      • 📄 orchestrate.js 545 B
    • 📁 scripts/
      • 📄 bundle.js 1.5 KB
    • 📄 LICENSE 1.1 KB
    • 📄 package.json 1.1 KB
    • 📄 README.md 2.1 KB
  • 📁 orchestrator/
    • 📄 config.yml 2.5 KB
  • 📁 schemas/
    • 📄 agents-manifest-schema.json 1.4 KB
    • 📄 backlog-item-schema.json 1.8 KB
    • 📄 results-schema.json 3.4 KB
  • 📁 scripts/
    • 📁 adapters/
      • 📄 github.js 1.7 KB
      • 📄 linear.js 2.6 KB
      • 📄 markdown.js 2.3 KB
    • 📁 lib/
      • 📄 config.sh 4.7 KB
      • 📄 display.sh 3.4 KB
      • 📄 memory.sh 4.9 KB
      • 📄 runner.sh 13.7 KB
      • 📄 worktree.sh 3.6 KB
    • 📁 templates/
      • 📄 config.yaml 675 B
      • 📄 env.example 350 B
      • 📄 gitignore-entries.txt 59 B
    • 📄 agent-discovery.sh 4.0 KB
    • 📄 environment-discovery.sh 1.3 KB
    • 📄 feedback-collector.sh 6.4 KB
    • 📄 orchestrate.sh 12.4 KB
    • 📄 orchestrator.sh 27.2 KB
    • 📄 parse-config.js 2.5 KB
    • 📄 route-tasks.sh 4.2 KB
    • 📄 status-writer.js 3.5 KB
    • 📄 worktree-manager.sh 3.9 KB
  • 📁 video-explainer/
    • 📁 src/
      • 📁 compositions/
        • 📄 BasicCommandScene.tsx 3.2 KB
        • 📄 InteractivePanelScene.tsx 4.3 KB
        • 📄 IntroScene.tsx 1.7 KB
        • 📄 MainVideo.tsx 1.1 KB
        • 📄 OutroScene.tsx 1.8 KB
        • 📄 V2Explainer.tsx 12.8 KB
        • 📄 WorkflowScene.tsx 2.9 KB
      • 📄 index.ts 105 B
      • 📄 Root.tsx 671 B
    • 📄 .gitignore 314 B
    • 📄 build.sh 3.1 KB
    • 📄 package-lock.json 98.3 KB
    • 📄 package.json 530 B
    • 📄 README.md 4.0 KB
    • 📄 remotion.config.ts 141 B
    • 📄 tsconfig.json 346 B
  • 📄 .DS_Store 6.0 KB
  • 📄 .env.example 500 B
  • 📄 .gitignore 445 B
  • 📄 CHANGELOG.md 21.4 KB
  • 📄 features.md 1.2 KB
  • 📄 LICENSE 1.1 KB
  • 📄 package.json 1.6 KB
  • 📄 README.md 10.6 KB
  • 📄 skill.json 4.0 KB
  • 📄 SKILL.md 15.6 KB

SKILL.md

登录后下载/点赞/收藏 ❤ 5 | ★ 0
评论 0

请先登录后评论。

评论加载中...