AgentStack
SKILL verified MIT Self-run

Bspdn Goal Driver

skill-mr-fang-vlsi-edagent-bspdn-goal-driver · by Mr-Fang-VLSI

Drive BSPDN objective optimization toward target outcomes (about 8% dynamic-power reduction without area/timing regression, or 5%+ frequency uplift with non-worse power/area) using gated experiments and evidence tracking.

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-mr-fang-vlsi-edagent-bspdn-goal-driver

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Bspdn Goal Driver? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

BSPDN Goal Driver

When to use

Use this skill when the user asks to push objective/performance toward explicit PPA goals, not just run exploratory experiments.

Knowledge And Tool Interaction

  1. Read the latest route/STA/PPA evidence and milestone history before proposing the next campaign.
  2. If the task needs shared KB/tool lookup before campaign planning, delegate that retrieval step to eda-context-accessor.
  3. Write every milestone decision back into durable evidence artifacts so later optimization rounds inherit the exact gate history.

Outputs

  1. bspdn_goal_progress.summary.md
  2. bspdn_goal_progress.detail.tsv
  3. campaign plan (goal_campaign_plan.md)
  4. evidence-backed milestone decision note (M0/M1/.../M4).

Hard rules

  1. No promotion claim without execution-contract PASS.
  2. Goal-B frequency claim must come from period sweep, not WNS proxy alone.
  3. Record exact selector/route-hint config for each compared run.

Operational References

  1. Load references/goal-contract.md when deciding whether the task is targeting power goal A, frequency goal B, or both.
  2. Load references/milestone-policy.md when deciding current milestone, promotion readiness, or whether a campaign should advance.
  3. Load references/campaign-workflow.md when building the goal tracker, selecting testcase tier, or running the gated A/B campaign.
  4. Load references/reporting-policy.md when deciding whether a user-facing milestone report or PDF summary is justified.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.