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일
수집된 skill 27개 중 8개를 표시합니다.
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개 표시
모든 저장소를 표시했습니다