Skip to main content
adihebbalae
GitHub 创作者资料

adihebbalae

按仓库查看 4 个 GitHub 仓库中的 41 个已收集 skills。

已收集 skills
41
仓库
4
更新
2026年8月24日
仓库浏览

仓库与代表性 skills

adversarial-debate
软件质量保证分析师与测试员

Pressure-tests a built feature, PR, or design against multiple independent, no-context skeptical personas through iterative rounds of objection and rebuttal, until every fixable objection is actually fixed and only genuine values disagreements remain. Trigger…

2026年8月15日
grill-with-docs
项目管理专家

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (docs/GLOSSARY.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language…

2026年8月15日
improve-codebase-architecture
软件开发工程师

Find deepening opportunities in a codebase, informed by the domain language in docs/GLOSSARY.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a…

2026年8月15日
wrap-session
项目管理专家

Session bookmark. Triggers when user says 'wrap up', 'done for today', /wrap-session, or when closing a work session on a CONTEXT.md-bearing project. Rewrites .attacca/focus.md, appends new decisions to CONTEXT.md, and surfaces repeated corrections as…

2026年8月15日
init-project
软件开发工程师

Initialize a new project from scratch. Read spec from CONTEXT.md or ask interactively, scaffold directories, set up .gitignore and basic configs, create CONTEXT.md, commit. Use when starting a new project.

2026年8月15日
interrogate
项目管理专家

Disambiguate vague build requests through structured questioning. Triggers when user says 'build me X' implying 2+ unresolved dimensions (auth/payments/data/integrations), has new-project or major-feature scope with unresolved decisions, or user says…

2026年8月15日
retrofit
软件开发工程师

Retrofit an existing project with Attacca. Audit project structure, generate CONTEXT.md from what you find, merge settings safely, suggest plugins. Never touches source code or existing deployments.

2026年8月15日
validate-idea
市场调研分析师与营销专员

Falsification-first validation for a product, startup, feature, or side-project idea. Decomposes the idea into load-bearing assumptions, pre-registers kill criteria before looking at evidence, runs cost-ordered disqualifiers, gathers cited evidence into a…

2026年8月15日
已展示 8 / 27 个已收集 Skill。
code-review
软件质量保证分析师与测试员

On-demand code review checklist. Use when: reviewing code changes, PR review, self-review before committing, checking code quality after implementation. Covers readability, correctness, performance, security, and maintainability.

2026年4月2日
quality-gate
软件质量保证分析师与测试员

Pre-push quality gate checklist. Use when: before any git push, before opening a PR, after implementing a full feature, when Manager says 'run quality gate'. Runs lint, type-check, tests, and a security scan as a single sequential gate. Fails fast — does not…

2026年4月2日
sbom
信息安全分析师

Generate a real Software Bill of Materials (SBOM) using syft or cdxgen and pipe output to Security agent for review. The only agent framework with automated SBOM in its security gate — enterprise-grade supply chain visibility. Use when: before any production…

2026年4月2日
security-audit
信息安全分析师

On-demand security audit checklist based on OWASP Top 10. Use when: pre-push security review, auditing new features for vulnerabilities, checking authentication/authorization flows, reviewing API security, validating input sanitization, dependency…

2026年4月2日
supply-chain
信息安全分析师

4-gate supply chain security defense for any project with dependencies. Prevents malicious packages, typosquatting, and abandoned maintainer attacks before they reach production. Covers: package approval gates, 30-day age policy, typosquatting detection, SBOM…

2026年4月2日
tdd
软件质量保证分析师与测试员

TDD workflow skill enforcing RED → GREEN → REFACTOR. Use when: implementing any feature test-first, writing unit or integration tests, building with a test-heavy stack (Jest, Vitest, pytest, RSpec, etc.). Prevents writing implementation before a failing test…

2026年4月2日
update-workspace-map
软件开发工程师

Auto-regenerate .agents/workspace-map.md after any file changes. Run post-commit to keep multi-agent codebase awareness fresh. Prevents stale maps from sending agents to wrong files.

2026年4月2日
已展示 4 / 4 个仓库
已展示全部仓库