An agentic skills framework & software development methodology that works.
65 matches across 9 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …cs/plans/2025-11-22-opencode-support-implementation.md | 565 | # ============================================ |
| MEDIUM | docs/plans/2025-11-22-opencode-support-design.md | 92 | # ============================================ |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 31 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 33 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 79 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 81 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 130 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 132 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 159 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 161 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 202 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 204 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 312 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 314 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 351 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 353 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 376 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 378 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 412 | # ============================================================================= |
| MEDIUM | scripts/sync-to-codex-plugin.sh | 414 | # ============================================================================= |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | tests/claude-code/test-document-review-system.sh | 31 | # Create a spec document WITH INTENTIONAL ERRORS for the reviewer to catch |
| MEDIUM | tests/claude-code/test-helpers.sh | 125 | # Create a temporary test project directory |
| MEDIUM | tests/claude-code/test-helpers.sh | 141 | # Create a simple plan file for testing |
| MEDIUM | …e-code/test-subagent-driven-development-integration.sh | 47 | # Create a simple implementation plan |
| MEDIUM | tests/explicit-skill-requests/run-test.sh | 44 | # Create a minimal project directory for the test |
| MEDIUM | tests/explicit-skill-requests/run-test.sh | 48 | # Create a dummy plan file for mid-conversation tests |
| MEDIUM | tests/explicit-skill-requests/run-haiku-test.sh | 33 | # Create a dummy plan file |
| MEDIUM | tests/explicit-skill-requests/run-multiturn-test.sh | 29 | # Create a dummy plan file |
| MEDIUM | …ts/explicit-skill-requests/run-claude-describes-sdd.sh | 23 | # Create a plan |
| MEDIUM | tests/opencode/setup.sh | 54 | # Create a project directory for project-level skill tests |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tests/claude-code/test-helpers.sh | 31 | # Check if output contains a pattern |
| LOW | tests/claude-code/test-helpers.sh | 50 | # Check if output does NOT contain a pattern |
| LOW | tests/claude-code/test-helpers.sh | 69 | # Check if output matches a count |
| LOW | tests/claude-code/test-helpers.sh | 92 | # Check if pattern A appears before pattern B |
| LOW | tests/claude-code/run-skill-tests.sh | 18 | # Check if Claude Code is available |
| LOW | tests/explicit-skill-requests/run-test.sh | 81 | # Check if skill was triggered (look for Skill tool invocation) |
| LOW | tests/explicit-skill-requests/run-test.sh | 97 | # Check if Claude took action BEFORE invoking the skill (the failure mode) |
| LOW | tests/explicit-skill-requests/run-test.sh | 105 | # Check if any non-Skill, non-system tools were invoked before the first Skill invocation |
| LOW | tests/explicit-skill-requests/run-multiturn-test.sh | 89 | # Check if skill was triggered in Turn 3 |
| LOW | tests/skill-triggering/run-test.sh | 58 | # Check if skill was triggered (look for Skill tool invocation) |
| LOW | tests/opencode/test-priority.sh | 92 | # Check if opencode is available for integration tests |
| LOW | tests/opencode/test-tools.sh | 19 | # Check if opencode is available |
| LOW | scripts/bump-version.sh | 78 | # Check if all versions match |
| LOW | scripts/bump-version.sh | 139 | # Check if this file is in the declared list |
| LOW | skills/systematic-debugging/find-polluter.sh | 44 | # Check if pollution appeared |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …e-code/test-subagent-driven-development-integration.sh | 205 | # Test 2: Subagents were used (Agent / Task tool — name varies by harness version) |
| MEDIUM | skills/brainstorming/scripts/start-server.sh | 102 | # Resolve the harness PID (grandparent of this script). |
| MEDIUM | skills/brainstorming/scripts/start-server.sh | 103 | # $PPID is the ephemeral shell the harness spawned to run us — it dies |
| MEDIUM | skills/brainstorming/scripts/start-server.sh | 104 | # when this script exits. The harness itself is $PPID's parent. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .opencode/plugins/superpowers.js | 101 | // This works because Config.get() returns a cached singleton — modifications |
| LOW | tests/claude-code/test-worktree-native-preference.sh | 1 | #!/usr/bin/env bash |
| LOW | tests/brainstorm-server/windows-lifecycle.test.sh | 1 | #!/usr/bin/env bash |
| LOW | scripts/sync-to-codex-plugin.sh | 1 | #!/usr/bin/env bash |
| LOW | scripts/sync-to-codex-plugin.sh | 21 | # ./scripts/sync-to-codex-plugin.sh --bootstrap # create plugin dir if missing |
| LOW | …ystematic-debugging/condition-based-waiting-example.ts | 141 | // --------------- |
| LOW | skills/brainstorming/scripts/start-server.sh | 1 | #!/usr/bin/env bash |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tests/brainstorm-server/windows-lifecycle.test.sh | 13 | # Usage: |
| LOW | scripts/bump-version.sh | 6 | # Usage: |
| LOW | scripts/sync-to-codex-plugin.sh | 15 | # Usage: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tests/claude-code/test-document-review-system.sh | 63 | git config user.email "test@test.com" |
| LOW | tests/claude-code/test-requesting-code-review.sh | 50 | git config user.email "test@test.com" |
| LOW | …e-code/test-subagent-driven-development-integration.sh | 109 | git config user.email "test@test.com" |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tests/claude-code/analyze-token-usage.py | 67 | except Exception: |
| MEDIUM | tests/claude-code/analyze-token-usage.py | 91 | print(f"Error: Session file not found: {main_session_file}") |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tests/claude-code/analyze-token-usage.py | 12 |